バージョン

ObservableCollectionExtended<T> クラス プロパティ

このクラスのメンバの一覧は、ObservableCollectionExtended<T>メンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティCountGets the number of elements actually contained in the Collection. System.Collections.ObjectModel.Collection<T>から継承されます。
Public プロパティIsUpdatingBeginUpdate メソッドを使用して変更通知が中断される場合は True を返します。  
Public プロパティItemGets or sets the element at the specified index. System.Collections.ObjectModel.Collection<T>から継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected プロパティItemsGets a IList wrapper around the Collection. System.Collections.ObjectModel.Collection<T>から継承されます。
Protected プロパティNotifyItemsChanged派生したコレクションがその OnItemAdded および OnItemRemoved メソッドを起動させるべきかどうかを示すブール値を返します。  
トップ
参照